2004-03-12 Morten Welinder <terra@gnome.org>
* *.c: Make sure to include <config.h> (#137001)
+2004-03-12 Morten Welinder <terra@gnome.org>
+
+ * *.c: Make sure to include <config.h> (#137001)
+
Wed Mar 10 22:48:15 2004 Jonathan Blandford <jrb@gnome.org>
* Sync from upstream
* Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "xdgmime.h"
#include "xdgmimeint.h"
#include "xdgmimeglob.h"
* Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include "xdgmimeint.h"
#include <ctype.h>
#include <string.h>
* Boston, MA 02111-1307, USA.
*/
+#include <config.h>
#include <assert.h>
#include "xdgmimemagic.h"
#include "xdgmimeint.h"